206 |
+ |
+ |
207 |
+[Service] |
+[Service] |
208 |
+Type=oneshot |
+Type=oneshot |
209 |
+NotifyAccess= |
+#NotifyAccess= |
210 |
+PIDFile= |
+#PIDFile= |
211 |
+LimitNOFILE= |
+#LimitNOFILE= |
212 |
+EnvironmentFile= |
+#EnvironmentFile= |
213 |
+ExecStartPre=/sbin/e-smith/service-status smb |
+ExecStartPre=/sbin/e-smith/service-status smb |
214 |
+ExecStartPre=-/sbin/e-smith/expand-template /etc/samba/smb.conf |
+ExecStartPre=-/sbin/e-smith/expand-template /etc/samba/smb.conf |
215 |
+ExecStartPre=-/sbin/e-smith/expand-template /etc/samba/smbusers |
+ExecStartPre=-/sbin/e-smith/expand-template /etc/samba/smbusers |
218 |
+ExecStart=/bin/true |
+ExecStart=/bin/true |
219 |
+ |
+ |
220 |
+ExecReload= |
+ExecReload= |
221 |
+LimitCORE= |
+#LimitCORE= |
222 |
+# This service shall be considered active after start |
+# This service shall be considered active after start |
223 |
+RemainAfterExit=yes |
+RemainAfterExit=yes |
224 |
+ |
+ |