OSDN Git Service

New service: 3proxy.
[avyssos/void-66-services.git] / usr / share / 66 / service / cupsd
1 [main]
2 @type = longrun
3 @version = 0.0.1
4 @description = "cups daemon"
5 @user = ( root )
6 @options = ( log )
7
8 [start]
9 @execute = ( cupsd -f )